home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 November / Macworld (1997-11).dmg / Updaters / PowerKey 3.3.3 Update / Extras / External Actions / Beeper / Read Me.doc < prev   
Text File  |  1995-06-07  |  938b  |  33 lines

  1. About PowerKey External Actions:
  2.  
  3.     External Actions for the PowerKey software are just HyperCard XCMDs.  To make the
  4.     PowerKey software recognize an external, place it in a file of type 'Xtrn' and creator
  5.     'PKPr'.  Place this file inside the PowerKey Folder in your Preferences folder and restart
  6.     your Mac.  Whenever you create a new Action in the PowerKey Editor, your External
  7.     Action will appear at the bottom of the Action Selector list.
  8.  
  9.     The PowerKey software supports the following HyperCard callbacks:
  10.         StringLength
  11.         StringMatch
  12.         ZeroBytes
  13.         PasToZero
  14.         ZeroToPas
  15.         StrToLong
  16.         StrToNum
  17.         StrToBool
  18.         StrToExt
  19.         LongToStr
  20.         NumToStr
  21.         NumToHex
  22.         BoolToStr
  23.         ExtToStr
  24.         StringEqual
  25.         ReturnToPas
  26.         ScanToReturn
  27.         ScanToZero
  28.  
  29. About the Beeper External Action:
  30.  
  31.     This is a simple PowerKey external that plays your beep sound through the Mac's speaker.
  32.     Beeper takes only one parameter, the number of times to beep the speaker.  
  33.